-
Home
-
Payment gateway: accept.blue for WooCommerce
-
1.5.5 (latest)
-
Code
-
Classes
- WC_AcceptBlue_GooglePay_Gateway
Total Complexity |
46 |
Dependencies |
14 |
Dependents |
1 |
Total lines |
360 |
Lines of code |
252 |
Logical lines of code |
152 |
Comment lines |
19 |
Methods |
9 |
Properties |
5 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
process_refund() |
A |
39 |
14 |
64 |
process_payment() |
A |
43 |
8 |
46 |
charge_payment() |
A |
48 |
9 |
29 |
make_order_complete() |
S |
45 |
6 |
42 |
process_response() |
S |
49 |
5 |
32 |
__construct() |
S |
50 |
1 |
28 |
init_form_fields() |
S |
80 |
1 |
3 |
payment_fields() |
S |
82 |
1 |
3 |
make_order_fail() |
S |
72 |
1 |
5 |